๐Ÿ› ๏ธ All DevTools

Showing 3441–3460 of 4444 tools

Last Updated
May 03, 2026 at 12:01 AM

[Other] Show HN: AICF โ€“ a tiny "what changed" feed for AI/RAG (v0.1 minimal core) Iโ€™m proposing AICF (AI Changefeed) โ€” a minimal, web-native way for sites to expose append-only change events. Instead of crawlers or RAG systems re-embedding everything, they can refresh only the sections that changed.<p>Discovery: a &#x2F;.well-known&#x2F;ai-changefeed JSON points to a feed.<p>Feed: an append-only NDJSON file with just 4 required fields (id, action, url, time) plus optional hints (anchor, checksum, note).<p>Goal: cut wasted crawling&#x2F;embedding while keeping docs&#x2F;pricing&#x2F;policy pages fresh for AI&#x2F;agents.<p>Spec &amp; examples here: <a href="https:&#x2F;&#x2F;github.com&#x2F;mnswdhw&#x2F;AICF&#x2F;blob&#x2F;main&#x2F;spec&#x2F;AICF-v0.1.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mnswdhw&#x2F;AICF&#x2F;blob&#x2F;main&#x2F;spec&#x2F;AICF-v0.1.md</a><p>Would love feedback: is the minimal core (anchors only, no chunks&#x2F;vectors&#x2F;push yet) the right starting point? Would you use this in your docs&#x2F;RAG stack?

Found: August 22, 2025 ID: 999

[Other] Show HN: JavaScript-free (X)HTML Includes (spoiler: its XSLT)<p>I&#x27;ve been working on a little demo for how to avoid copy-pasting header&#x2F;footer boilerplate on a simple static webpage. My goal is to approximate the experience of Jekyll&#x2F;Hugo but eliminate the need for a build step before publishing. This demo shows how to get basic templating features with XSL so you could write a blog post which looks like<p><pre><code> &lt;?xml version=&quot;1.0&quot;?&gt; &lt;?xml-stylesheet type=&quot;text&#x2F;xsl&quot; href=&quot;&#x2F;template.xsl&quot;?&gt; &lt;page&gt; &lt;title&gt;My Article&lt;&#x2F;title&gt; &lt;content&gt; some content &lt;ul&gt; &lt;li&gt;hello&lt;&#x2F;li&gt; &lt;li&gt;hello&lt;&#x2F;li&gt; &lt;&#x2F;ul&gt; &lt;&#x2F;content&gt; &lt;&#x2F;page&gt; </code></pre> Some properties which set this approach apart from other methods:<p><pre><code> - no build step (no need to setup Jekyll on the client or configure Github&#x2F;Gitlab actions) - works on any webserver (e.g. as opposed to server-side includes, actions) - normal looking URLs (e.g. `example.com&#x2F;foobar` as opposed to `example.com&#x2F;#page=foobar`) </code></pre> There&#x27;s been some talk about removing XSLT support from the HTML spec [0], so I figured I would show this proof of concept while it still works.<p>[0]: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44952185">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44952185</a><p>See also: grug-brain XSLT <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44393817">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44393817</a>

Found: August 22, 2025 ID: 1002

[Other] Ergonomic errors in Rust: write fast, debug with ease, handle precisely

Found: August 22, 2025 ID: 1017

[Other] Show HN: Clyp โ€“ Clipboard Manager for Linux

Found: August 22, 2025 ID: 997

[Other] Static sites with Python, uv, Caddy, and Docker

Found: August 22, 2025 ID: 1016

[Other] Show HN: AIMless โ€“ a 10 KB single file P2P chat app with zero dependencies I built AIMless, a ridiculously minimalistic, browser native chat app that fits entirely into one HTML file (10 KB). Itโ€™s decentralized, P2P, and has no build tools, no server, and no frameworks. Just you, your browser, and a copy&#x2F;pasted blob or two.

Found: August 22, 2025 ID: 1000

dream-num/univer

GitHub Trending

[Other] Univer is a full-stack framework for creating and editing spreadsheets, documents, and slides on both web and server.

Found: August 22, 2025 ID: 994

[Other] Show HN: I integrated my from-scratch TCP/IP stack into the xv6-riscv OS Hi HN,<p>To truly understand how operating systems and network protocols work, I decided to combine two classic learning tools: the xv6 teaching OS and a from-scratch TCP&#x2F;IP stack.<p>I&#x27;m excited to share the result: my own from-scratch TCP&#x2F;IP networking stack running directly inside the xv6-riscv (<a href="https:&#x2F;&#x2F;github.com&#x2F;pandax381&#x2F;xv6-riscv-net" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pandax381&#x2F;xv6-riscv-net</a>) kernel.<p>The project uses a modern virtio-net driver, allowing it to run seamlessly in QEMU and communicate with the host machine.<p>Key features:<p>- From-Scratch Stack: The core is powered by microps (<a href="https:&#x2F;&#x2F;github.com&#x2F;pandax381&#x2F;microps" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pandax381&#x2F;microps</a>), a TCP&#x2F;IP stack I originally wrote to run in user-space as a personal project to learn the low-level details of networking.<p>- Kernel Integration: This project ports microps from user-space into the xv6-riscv kernel.<p>- Socket API: Implements standard system calls (socket, bind, accept, etc.) to enable network application development.<p>- User-level Tools: Comes with a simple ifconfig command, plus tcpecho and udpecho servers to demonstrate its capabilities.<p>This has been a fantastic learning experience. My goal was to demystify the magic behind network-aware operating systems by building the components myself.<p>I&#x27;d love to hear your feedback and answer any questions!

Found: August 22, 2025 ID: 998

[API/SDK] Unify APIs & cloud infra in one hub Scrums.comโ€™s Cloud Hub gives you one platform to manage cloud infrastructure. Let us handle the integrations while you focus on innovation. Access our API and plugin library and go further, faster.

Found: August 22, 2025 ID: 992

[Other] Accelerate your cms content migration A specialized tool for Magnolia implementation partners to dramatically speed up content migrations for large sites. Transform weeks of manual work into automated success.

Found: August 22, 2025 ID: 993

LinkoJob

Product Hunt

[Other] Connect. Hire. Grow. With LinkoJob LinkoJob is the leading recruitment automation platform, empowering HR teams with AI-driven candidate matching, automated outreach, interview scheduling, and analytics to streamline your hiring process.

Found: August 22, 2025 ID: 995

ResearchBuddy

Product Hunt

[Other] Competition research tool for entrepreneurs & creatives Transform your product ideas into comprehensive market insights through systematic AI-powered competitor analysis. Research smarter, not harder with ResearchBuddy.

Found: August 22, 2025 ID: 996

Portfolio Gallery

Product Hunt

[Other] Discover 100+ stunning developer portfolios Explore a curated collection of 100+ stunning developer portfolios with live previews and source code access. Find inspiration for web development, UI/UX design, mobile apps, and more. Perfect for developers, hiring managers, and design inspiration.

Found: August 22, 2025 ID: 1001

[Other] Show HN: Claudable โ€“ OpenSource Lovable that runs locally with Claude Code Hey, HN! I&#x27;m Aaron. I built an open-source Lovable for Claude Code users.<p>Platforms like Lovable, Replit Agent, and Bolt require separate API keys and $25+&#x2F;month subscriptions. But if youโ€™re already subscribed to Claude Pro or Cursor, you can use those plans directly without extra costs.<p>Claudable runs entirely locally through Claude Code (Cursor CLI also supported) and provides:<p>- Instant UI preview (similar to Lovable)<p>- Web-optimized, production-ready designs<p>- Direct Git integration<p>- One-click Vercel deployment<p>- Zero additional API costs<p>Itโ€™s open source and available today. Iโ€™m actively developing it and would love community feedback on what features to prioritize next.<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;opactorai&#x2F;Claudable" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;opactorai&#x2F;Claudable</a><p>Happy to answer any questions!

Found: August 21, 2025 ID: 988

[Other] Show HN: ChartDB Cloud โ€“ Visualize and Share Database Diagrams Me and Guy (@guyb3) built ChartDB to generate ER diagrams from your database without a need of any database access (via query&#x2F;sql&#x2F;dbml). We started with an open-source version, and after seeing a lot of use we decided to make a cloud version.<p>Our OSS launch (1y ago) - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41339308">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41339308</a><p>Now weโ€™re launching ChartDB Cloud - built for teams:<p>- Embed ERDs into docs, dev portals, or Miro&#x2F;Notion etc.<p>- Collaborate in real-time (with live cursors like Figma)<p>- Keep diagrams always in sync with your database<p>- Organize large, messy schemas without pain<p>- Export DDL in multiple SQL dialects (solved deterministically)<p>- AI assistant to brainstorm and generate new schema objects or schema changes<p>We designed it so working with databases feels less like a chore and more like a creative process.<p>Would love feedback - especially from teams dealing with messy schemas or outdated docs.<p><a href="https:&#x2F;&#x2F;app.chartdb.io" rel="nofollow">https:&#x2F;&#x2F;app.chartdb.io</a>

Found: August 21, 2025 ID: 987

[Other] Show HN: Using Common Lisp from Inside the Browser

Found: August 21, 2025 ID: 990

[Other] Get started using GitHub in less than an hour.

Found: August 21, 2025 ID: 983

firecrawl/firecrawl

GitHub Trending

[API/SDK] The Web Data API for AI - Turn entire websites into LLM-ready markdown or structured data ๐Ÿ”ฅ

Found: August 21, 2025 ID: 982

Budibase/budibase

GitHub Trending

[DevOps] Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more ๐Ÿš€ No code / Low code platform..

Found: August 21, 2025 ID: 981

Using Podman, Compose and BuildKit

Hacker News (score: 22)

[DevOps] Using Podman, Compose and BuildKit

Found: August 21, 2025 ID: 984
Previous Page 173 of 223 Next